const runtime.waitReasonGCWeakToStrongWait

3 uses

	runtime (current package)
		mheap.go#L2179: 		goparkunlock(&work.strongFromWeak.lock, waitReasonGCWeakToStrongWait, traceBlockGCWeakToStrongWait, 2)
		runtime2.go#L1082: 	waitReasonGCWeakToStrongWait                      // "GC weak to strong wait"
		runtime2.go#L1129: 	waitReasonGCWeakToStrongWait:    "GC weak to strong wait",